To include this plugin in your project, simply include the following in the plugin section of your pom.xml.
<plugin> <groupId>ca.mestevens.ios</groupId> <artifactId>xcode-maven-plugin</artifactId> <version>0.8.1</version> <extensions>true</extensions> </plugin>
See the section on library usage for details.
See the section on framework usage for details.
See the section on iOS Application usage for details.